Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to disable optimized multiplier permission lookup #309

Merged
merged 4 commits into from
Aug 5, 2024

Conversation

ErikSzabo
Copy link
Contributor

Luckperms doesn't have any event for permission changes based on the permission nodes contexts.
This means the current cache won't take into account when a multiplier is added/removed based on contexts.
For example, if you use ExtraContexts, or any other built-in LP contexts the cache probably wouldn't work.
I didn't want to remove the entire feature, since it is probably useful for many large servers. Most people only use the server context which doesn't change on the same server. Instead, I made a config option to disable the feature if necessary.

@Archy-X Archy-X merged commit 5d07dc7 into Archy-X:master Aug 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants